Scheduler for WinForms | ComponentOne
C1.Win.C1Schedule.Extended.4.8 Assembly / (Global) Namespace / an<a> Class / ActivateMdiChild Method

In This Topic
    ActivateMdiChild Method (an<a>)
    In This Topic
    Syntax
    'Declaration
     
    Protected Sub ActivateMdiChild( _
       ByVal form As System.Windows.Forms.Form _
    ) 
    protected void ActivateMdiChild( 
       System.Windows.Forms.Form form
    )

    Parameters

    form
    See Also